Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: release candidate #9

Merged
merged 4 commits into from
Aug 28, 2024
Merged

build: release candidate #9

merged 4 commits into from
Aug 28, 2024

Conversation

simonrose121
Copy link
Collaborator

@simonrose121 simonrose121 commented Aug 27, 2024

Description

How to test

  1. Go to https://oak-ai-lesson-assistant-qvzkwofsf.vercel-preview.thenational.academy
  2. Click on the whole app!
  3. You should see everything working correctly.

Copy link

vercel bot commented Aug 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 27, 2024 3:00pm

Copy link

github-actions bot commented Aug 27, 2024

Playwright e2e tests

Job summary

Download report

To view traces locally, unzip the report and run:

npx playwright show-report ~/Downloads/playwright-report

Copy link

Copy link
Collaborator

@mantagen mantagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a log in there but not a blocker to release

const [usersResponse, setUsersResponse] = useState<{ [key: string]: string }>(
{},
);
console.log("usersResponse", usersResponse);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can remove the log

@simonrose121 simonrose121 changed the title build: release build: release candidate Aug 28, 2024
@simonrose121
Copy link
Collaborator Author

Tested and verified by @mikeritson-oak.

@simonrose121 simonrose121 merged commit 4fe7ca2 into production Aug 28, 2024
18 of 21 checks passed
@simonrose121 simonrose121 deleted the rc1 branch August 28, 2024 09:01
@simonrose121
Copy link
Collaborator Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

mantagen pushed a commit that referenced this pull request Oct 3, 2024
build: release candidate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants